home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / 1--footn.help4--f < prev    next >
Text File  |  1991-10-23  |  2KB  |  21 lines

  1. +-----------------------------------------------------------------------------+
  2. |                        TEXT1 \footnotestyle  COMMAND                        |
  3. +-----------------------------------------------------------------------------+
  4.                                                                                
  5. The  \footnotestyle    command  is   always  used   in  conjunction   with  the
  6. \footnoteformat  (\fnf) command,  and  will set  the  numbering  style for  the
  7. footnotes.  The format for the \footnotestyle  command is:                     
  8.                                                                                
  9.           \footnoteformat{                                                     
  10.           \footnotestyle{xx}                                                   
  11.           }                                                                    
  12.                                                                                
  13. Where "xx" is one of four possible values:                                     
  14.                                                                                
  15.    1  which gives numbered footnotes 1, 2, 3, etc.                             
  16.   (1) which gives numbered footnotes included in parentheses (1), (2)          
  17.    a  which gives lettered footnotes a, b, c, etc.                             
  18.   (a) which gives lettered footnotes enclosed in parentheses (a), (b)          
  19.                                                                                
  20. The \footnotestyle default is \footnotestyle{(1)}                              
  21.